LCD_SAMPLE_CLOCK_DELAY
Previous Topic  Next Topic 

SYNTAX:

        LCD_SAMPLE_CLOCK_DELAY(DELAY_TIME);


DESCRIPTION:

        Set the delay time of LCD sampling clock.


REQUIRED ARGUMENT:

        PARA1: DELAY_TIME

            Range = 0.0nS ~ 32000nS

          


EXAMPLE:

         LCD_SAMPLE_CLOCK_DELAY(1000nS);